Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C3] Bump create-svelte from 6.4.0 to 7.0.0 in /packages/create-cloudflare/src/frameworks #7060

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps create-svelte from 6.4.0 to 7.0.0.

Release notes

Sourced from create-svelte's releases.

create-svelte@7.0.0

Major Changes

  • breaking: the create-svelte package has been replaced by the sv package (#12850)
Changelog

Sourced from create-svelte's changelog.

7.0.0

Major Changes

  • breaking: the create-svelte package has been replaced by the sv package (#12850)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [create-svelte](https://github.com/sveltejs/kit/tree/HEAD/packages/create-svelte) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/create-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/create-svelte@7.0.0/packages/create-svelte)

---
updated-dependencies:
- dependency-name: create-svelte
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2024 23:26
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Oct 22, 2024
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2024 23:26
@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Oct 22, 2024
Copy link

changeset-bot bot commented Oct 22, 2024

🦋 Changeset detected

Latest commit: c48f176

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

The following dependency versions have been updated:

| Dependency    | From  | To    |
| ------------- | ----- | ----- |
| create-svelte | 6.4.0 | 7.0.0 |
Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-wrangler-7060

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7060/npm-package-wrangler-7060

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-wrangler-7060 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-create-cloudflare-7060 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-cloudflare-kv-asset-handler-7060
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-miniflare-7060
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-cloudflare-pages-shared-7060
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-cloudflare-vitest-pool-workers-7060
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-cloudflare-workers-editor-shared-7060
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11470129438/npm-package-cloudflare-workers-shared-7060

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.82.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241018.0
workerd 1.20241018.1 1.20241018.1
workerd --version 1.20241018.1 2024-10-18

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@codenoid
Copy link
Contributor

Screenshot_20241024_191745_Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

1 participant